ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
4

Step 5: Add a JSP Page

> <title>JPA Guest Book Web Application Tutorial</title> </head> <body ... (and the last one in this tutorial) is running the web application. ... > Other... > Web > JSP File and clicking Next. Enter guest as the jsp file name - use exactly
4

Step 5: Add a JSP Page

"> <html> <head> <title>JPA Guestbook Web Application Tutorial</title> </head ... ] dialog box by right clicking the WEB-INF node under the Web Pages node (in the [Projects] window ... name. The Folder should be WEB-INF (to prevent accessing the JSP directly not through Spring). Click
4

Step 5: Add a JSP Page

://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guestbook Web Application ... ] dialog box by right clicking WEB-INF under src/main/webapp (in the [Package Explorer] window), selecting New > Other... > Web > JSP File and clicking Next. The parent folder should be WEB-INF
4

Step 5: Add a JSP Page

.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guest Book Web Application ... ). The next step (and the last in this tutorial) is running the web application. ... ] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP
4

Step 5: Add a JSP Page

> <title>JPA Guest Book Web Application Tutorial</title> </head> <body> <form ... the servlet in the previous step). The next step (and the last in this tutorial) is running the web application. ... > Other... > Web > JSP File and clicking Next. Enter guest as the jsp file name - use exactly
4

Java EE 6 JPA Tutorial - IntelliJ Project

To open and run the Java EE 6 Web Application tutorial project in IntelliJ IDEA: Download and extract the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the project in IntelliJ IDEA ... : Select File > Settings > Application Servers. Add Tomcat 6 Server if not set already (Tomcat
2

Constants.OPTION_CHANGE_APPLICATION_IDENTITY

Static Field javax.jdo.Constants String OPTION_CHANGE_APPLICATION_IDENTITY "javax.jdo.option.ChangeApplicationIdentity" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
2

Constants.OPTION_APPLICATION_IDENTITY

Static Field javax.jdo.Constants String OPTION_APPLICATION_IDENTITY "javax.jdo.option.ApplicationIdentity" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
2

IdentityType.APPLICATION

Enum Constant javax.jdo.annotations.IdentityType APPLICATION Since: JDO 2.1
2

[ODB1] Chapter 4 - JDO Metadata

system. Therefore, at deployment, .jdo metadata files must be packaged with an application's .class files and the other resources ... the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo a/package.jdo a/b/package.jdo ... the order shown): META-INF/package.jdo WEB-INF/package.jdo package.jdo X.jdo A metadata file with the name

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support